home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / OmniWeb 5.1.3 (trial).dmg / OmniWeb.app / Contents / Resources / sv.lproj / SiteEditor.nib / classes.nib next >
Text File  |  2006-02-01  |  10KB  |  252 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  5.         {CLASS = OABackgroundImageControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
  6.         {
  7.             ACTIONS = {setFontUsingFontPanel = id; }; 
  8.             CLASS = OAFontView; 
  9.             LANGUAGE = ObjC; 
  10.             OUTLETS = {delegate = id; }; 
  11.             SUPERCLASS = NSView; 
  12.         }, 
  13.         {
  14.             CLASS = OAHierarchicalPopUpController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {theButton = NSPopUpButton; }; 
  17.             SUPERCLASS = NSObject; 
  18.         }, 
  19.         {
  20.             CLASS = OAPopUpButton; 
  21.             LANGUAGE = ObjC; 
  22.             OUTLETS = {label = NSTextField; }; 
  23.             SUPERCLASS = NSPopUpButton; 
  24.         }, 
  25.         {
  26.             CLASS = OASearchField; 
  27.             LANGUAGE = ObjC; 
  28.             SUPERCLASS = OABackgroundImageControl; 
  29.         }, 
  30.         {
  31.             CLASS = OATextField; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {label = NSTextField; }; 
  34.             SUPERCLASS = NSTextField; 
  35.         }, 
  36.         {CLASS = OBObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  37.         {CLASS = OFObject; LANGUAGE = ObjC; SUPERCLASS = OBObject; }, 
  38.         {
  39.             ACTIONS = {takeURLFrom = id; }; 
  40.             CLASS = OWAddressWell; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {companion = NSCell; nonretainedTarget = id; }; 
  43.             SUPERCLASS = NSControl; 
  44.         }, 
  45.         {
  46.             CLASS = OWAlternatingColorsOutlineView; 
  47.             LANGUAGE = ObjC; 
  48.             SUPERCLASS = NSOutlineView; 
  49.         }, 
  50.         {CLASS = OWAutosizingButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  51.         {
  52.             CLASS = OWAutosizingPopUpButton; 
  53.             LANGUAGE = ObjC; 
  54.             SUPERCLASS = NSPopUpButton; 
  55.         }, 
  56.         {
  57.             ACTIONS = {addExpression = id; ok = id; removeExpressions = id; showHelp = id; }; 
  58.             CLASS = OWBlackWhiteListController; 
  59.             LANGUAGE = ObjC; 
  60.             OUTLETS = {
  61.                 addBlacklistExpressionButton = NSButton; 
  62.                 addWhitelistExpressionButton = NSButton; 
  63.                 blacklistTableView = NSTableView; 
  64.                 removeBlacklistExpressionButton = NSButton; 
  65.                 removeWhitelistExpressionButton = NSButton; 
  66.                 sheet = NSWindow; 
  67.                 whitelistTableView = NSTableView; 
  68.             }; 
  69.             SUPERCLASS = NSObject; 
  70.         }, 
  71.         {
  72.             ACTIONS = {
  73.                 changeCheckPopup = id; 
  74.                 checkNow = id; 
  75.                 labelEntry = id; 
  76.                 setKeyword = id; 
  77.                 setStatus = id; 
  78.                 urlEntry = id; 
  79.             }; 
  80.             CLASS = OWBookmarkEditor; 
  81.             LANGUAGE = ObjC; 
  82.             OUTLETS = {
  83.                 annotationTextView = NSTextView; 
  84.                 bookmarkStatusPopUp = NSPopUpButton; 
  85.                 checkNowButton = NSButton; 
  86.                 checkingFrequencyPopUp = NSPopUpButton; 
  87.                 label = NSTextField; 
  88.                 lastChecked = NSTextField; 
  89.                 lastVisitedField = NSTextField; 
  90.                 multipleSelectionView = NSView; 
  91.                 shortcutField = NSTextField; 
  92.                 url = NSTextField; 
  93.                 visitCountField = NSTextField; 
  94.             }; 
  95.             SUPERCLASS = OWSiteEditorController; 
  96.         }, 
  97.         {
  98.             ACTIONS = {labelChanged = id; }; 
  99.             CLASS = OWBookmarkGroupEditor; 
  100.             LANGUAGE = ObjC; 
  101.             OUTLETS = {
  102.                 blankEditorView = NSView; 
  103.                 currentEditorView = NSView; 
  104.                 imageView = NSImageView; 
  105.                 label = NSTextField; 
  106.             }; 
  107.             SUPERCLASS = OWSiteEditorController; 
  108.         }, 
  109.         {CLASS = OWOpaqueView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  110.         {
  111.             ACTIONS = {display = id; reload = id; saveAs = id; search = id; viewSource = id; }; 
  112.             CLASS = OWPageInfoController; 
  113.             LANGUAGE = ObjC; 
  114.             OUTLETS = {
  115.                 displayButton = NSButton; 
  116.                 resourceOutlineView = NSOutlineView; 
  117.                 saveAsButton = NSButton; 
  118.                 searchField = OASearchField; 
  119.                 viewSourceButton = NSButton; 
  120.             }; 
  121.             SUPERCLASS = OWSiteEditorController; 
  122.         }, 
  123.         {
  124.             CLASS = OWPageInfoOutlineView; 
  125.             LANGUAGE = ObjC; 
  126.             SUPERCLASS = OWAlternatingColorsOutlineView; 
  127.         }, 
  128.         {
  129.             ACTIONS = {close = id; }; 
  130.             CLASS = OWSiteEditor; 
  131.             LANGUAGE = ObjC; 
  132.             OUTLETS = {
  133.                 bookmarkEditor = OWBookmarkEditor; 
  134.                 closeButton = NSButton; 
  135.                 editorView = NSView; 
  136.                 pageInfoController = OWPageInfoController; 
  137.                 sitePreferencesController = OWSitePreferencesController; 
  138.                 tabView = NSTabView; 
  139.             }; 
  140.             SUPERCLASS = OFObject; 
  141.         }, 
  142.         {
  143.             CLASS = OWSiteEditorController; 
  144.             LANGUAGE = ObjC; 
  145.             OUTLETS = {siteEditor = OWSiteEditor; }; 
  146.             SUPERCLASS = NSObject; 
  147.         }, 
  148.         {
  149.             ACTIONS = {
  150.                 configureBlacklist = id; 
  151.                 customizeUserAgent = id; 
  152.                 customizeUserAgentSheetCancel = id; 
  153.                 customizeUserAgentSheetOK = id; 
  154.                 fontStyleSheetCancel = id; 
  155.                 fontStyleSheetOK = id; 
  156.                 pageColorSheetCancel = id; 
  157.                 pageColorSheetOK = id; 
  158.                 resetDefaults = id; 
  159.                 setIncomingCharset = id; 
  160.                 setOutgoingCharset = id; 
  161.                 setUpLanguages = id; 
  162.                 setValueForSender = id; 
  163.                 showCookies = id; 
  164.                 showFontStyles = id; 
  165.                 showHelp = id; 
  166.                 showPageColors = id; 
  167.             }; 
  168.             CLASS = OWSitePreferencesController; 
  169.             LANGUAGE = ObjC; 
  170.             OUTLETS = {
  171.                 acceptCookiesButton = NSButton; 
  172.                 acceptCookiesFromOtherSitesButton = NSButton; 
  173.                 activeLinkColorWell = NSColorWell; 
  174.                 adBlockingHelpButton = NSButton; 
  175.                 allowWindowFocusButton = NSButton; 
  176.                 allowWindowResizeButton = NSButton; 
  177.                 alwaysUsePreferenceColorsButton = NSButton; 
  178.                 animateImagesPopUp = NSPopUpButton; 
  179.                 appCodeNameTextField = NSTextField; 
  180.                 appNameTextField = NSTextField; 
  181.                 appVersionTextField = NSTextField; 
  182.                 autoSaveCheckbox = NSButton; 
  183.                 autocompletionSaveCheckbox = NSButton; 
  184.                 backgroundColorWell = NSColorWell; 
  185.                 blackWhiteListController = OWBlackWhiteListController; 
  186.                 blockBlacklistedSitesButton = NSButton; 
  187.                 blockKnownAdSizeButton = NSButton; 
  188.                 blockOtherSitesButton = NSButton; 
  189.                 blockPopUpsPopUp = NSPopUpButton; 
  190.                 browserIdentityPopUp = NSPopUpButton; 
  191.                 browserIdentitySheet = NSWindow; 
  192.                 clickToRunAppletsButton = NSButton; 
  193.                 configureBlacklistButton = NSButton; 
  194.                 controlView = NSView; 
  195.                 cookiesExpireAtEndOfSessionButton = NSButton; 
  196.                 downloadDestinationPopUp = NSPopUpButton; 
  197.                 enableJavaButton = NSButton; 
  198.                 enableJavaScriptButton = NSButton; 
  199.                 fontStyleFixedFontView = OAFontView; 
  200.                 fontStyleHasMaxSizeButton = NSButton; 
  201.                 fontStyleHasMinSizeButton = NSButton; 
  202.                 fontStyleMaxSizeComboBox = NSComboBox; 
  203.                 fontStyleMinSizeComboBox = NSComboBox; 
  204.                 fontStyleNormalFontView = OAFontView; 
  205.                 fontStylePopUp = NSPopUpButton; 
  206.                 fontStyleSheet = NSWindow; 
  207.                 generalHelpButton = NSButton; 
  208.                 hoverLinkColorWell = NSColorWell; 
  209.                 incomingCharsetController = OAHierarchicalPopUpController; 
  210.                 incomingCharsetPopUp = NSPopUpButton; 
  211.                 languagesHelpButton = NSButton; 
  212.                 linkColorWell = NSColorWell; 
  213.                 loadImagesButton = NSButton; 
  214.                 openLinksToOtherSitesPopUp = NSPopUpButton; 
  215.                 outgoingCharsetController = OAHierarchicalPopUpController; 
  216.                 outgoingCharsetPopUp = NSPopUpButton; 
  217.                 pageAppearanceHelpButton = NSButton; 
  218.                 pageColorSheet = NSWindow; 
  219.                 pageColorsPopUp = NSPopUpButton; 
  220.                 platformTextField = NSTextField; 
  221.                 preferencesTabView = NSTabView; 
  222.                 resetAdBlockingButton = NSButton; 
  223.                 resetGeneralButton = NSButton; 
  224.                 resetLanguagesButton = NSButton; 
  225.                 resetPageAppearanceButton = NSButton; 
  226.                 resetSecurityButton = NSButton; 
  227.                 securityHelpButton = NSButton; 
  228.                 sendLanguageHeaderButton = NSButton; 
  229.                 setUpLanguagesButton = NSButton; 
  230.                 showBackgroundImagesButton = NSButton; 
  231.                 textColorWell = NSColorWell; 
  232.                 textZoomField = NSTextField; 
  233.                 textZoomStepper = NSStepper; 
  234.                 underlineLinksButton = NSButton; 
  235.                 useColorSyncButton = NSButton; 
  236.                 usePopUpTrapButton = NSButton; 
  237.                 userAgentInfoTextField = NSTextField; 
  238.                 userAgentTextField = NSTextField; 
  239.                 visitedLinkColorWell = NSColorWell; 
  240.             }; 
  241.             SUPERCLASS = OWSiteEditorController; 
  242.         }, 
  243.         {CLASS = OWTextField; LANGUAGE = ObjC; SUPERCLASS = OATextField; }, 
  244.         {
  245.             CLASS = OWTextView; 
  246.             LANGUAGE = ObjC; 
  247.             OUTLETS = {label = NSTextField; }; 
  248.             SUPERCLASS = NSTextView; 
  249.         }
  250.     ); 
  251.     IBVersion = 1; 
  252. }